home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / comm / misc / SMSSend.lha / Run Me First < prev    next >
Encoding:
Text File  |  1999-05-27  |  311 b   |  9 lines

  1. echo "Installation of SMSSend requires previously the installation"
  2. echo "of NewInstaller to your commands directory (C:)."
  3. if not exists c:NewInstaller
  4.     copy NewInstaller C: QUIET
  5. else
  6.     echo "*nNewInstaller already installed. Skipping..."
  7. endif
  8. echo "*nNow install SMSSend using the InstallSMSSend icon"
  9. wait 3